Skip to content

Commands can now be created using this library#7

Merged
aminnairi merged 23 commits into
developmentfrom
command
Nov 27, 2025
Merged

Commands can now be created using this library#7
aminnairi merged 23 commits into
developmentfrom
command

Conversation

@aminnairi

Copy link
Copy Markdown
Owner

Major changes

register method is now renamed to registerQuery

  • Property stream.identifier is now streamIdentifier for better inference
  • Property stream.name is now streamName for better inference
  • Removed the stream property from facts

Minor changes

  • New Command interface for creating single actions
  • New MemoryCommand implementation of the Command interface
  • New method for registering commands: registerCommand

Bug & Security Fixes

None.

@aminnairi aminnairi added this to the 2.0.0 milestone Nov 27, 2025
@aminnairi aminnairi self-assigned this Nov 27, 2025
@aminnairi aminnairi added the enhancement New feature or request label Nov 27, 2025
@aminnairi aminnairi merged commit f18d0dc into development Nov 27, 2025
2 checks passed
@aminnairi aminnairi deleted the command branch November 27, 2025 19:20
@codecov

codecov Bot commented Nov 27, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (afe9ac3) to head (ae74d33).
⚠️ Report is 23 commits behind head on development.

Additional details and impacted files
@@              Coverage Diff              @@
##           development        #7   +/-   ##
=============================================
  Coverage       100.00%   100.00%           
=============================================
  Files                1         1           
  Lines              100       112   +12     
  Branches            14        16    +2     
=============================================
+ Hits               100       112   +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant